projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
567a7b2
)
(compilation-directory-properties):
author
Nick Roberts
<nickrob@snap.net.nz>
Tue, 12 Sep 2006 10:00:38 +0000
(10:00 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Tue, 12 Sep 2006 10:00:38 +0000
(10:00 +0000)
Doc fix for help-echo.
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index 1c59409566a517984c6f134c8dcf03b9382344ca..cfa871f0f09b4111177394ecad55c8c8fb674c6d 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-625,7
+625,7
@@
Faces `compilation-error-face', `compilation-warning-face',
(cons (match-string-no-properties idx) dir))
mouse-face highlight
keymap compilation-button-map
- help-echo "mouse-2: visit
current
directory")))
+ help-echo "mouse-2: visit
this
directory")))
;; Data type `reverse-ordered-alist' retriever. This function retrieves the
;; KEY element from the ALIST, creating it in the right position if not already